home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 2102 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  673 b 

  1. Path: news.eclipse.net!usenet
  2. From: Kevin Anderson <lainey@eclipse.net>
  3. Newsgroups: comp.lang.c
  4. Subject: Re: "undefined reference to pow" error
  5. Date: 19 Jan 1996 03:39:51 GMT
  6. Message-ID: <4dn3q7$elf@lunar.eclipse.net>
  7. References: <4dmsub$842@lunar.eclipse.net>
  8. NNTP-Posting-Host: pl_32.eclipse.net
  9. Mime-Version: 1.0
  10. Content-Type: text/plain; charset=us-ascii
  11. Content-Transfer-Encoding: 7bit
  12. X-Mailer: Mozilla 1.12 (X11; I; Linux 1.2.13 i486)
  13. X-URL: news:4dmsub$842@lunar.eclipse.net
  14.  
  15. To close this question, let me post the reply sent by E-mail thhat solved the
  16. problem.
  17.  
  18. "Use -lm at the *END* of the command line, in uix environments.
  19.  
  20. This is in the FAQ"
  21.  
  22. Thanks again.
  23.  
  24.